# oppy: How To's (for developers) These documents act as a guideline for general tasks with oppy. - [Documentation fo the oppy module](#howto_documentation) - [Unittests for the oppy module](#howto_unittests) - [How to use the Results and Options classes for new methods in oppy](#Howto_resultsoptions) - [How you should use git while working with oppy](#howto_git) ```{include} ../../../HowTo_Documentation_oppy.md ``` ```{include} ../../../HowTo_Unittests_python.md ``` ```{include} ../../../HowTo_Options_and_Results_oppy.md ``` ```{include} ../../../HowTo_UseGit_for_oppy.md ```